Give me 5 examples of bad ai prompts, and why they're bad
Here are 5 examples of bad AI prompts along with clear explanations of why they fall short — based on insights from prompt engineering experts and best-practice guides:| Issue | Bad Prompt | Why It Fails |
|---|---|---|
| Vagueness | “Create a marketing campaign.” | Lacks clarity and context → unfocused output |
| Missing Context | “Write an email.” | No details → AI guesses the intent |
| Contradiction | “…comprehensive… concise.” | Conflicting instructions confuse the AI |
| Unrealistic Scope | 10,000 lines of self-driving code.” | Exceeds AI’s practical capabilities |
| Unethical Goals | “Convince readers regardless of need.” | Prompts manipulative or biased content |
To transform a bad prompt into a good one:
Would you like me to help rewrite any of these prompts into stronger alternatives?
Yes, please
Absolutely! Let's improve those poorly structured prompts and turn them into strong, effective ones. I'll show you the transformation and explain why the revised versions work better.Bad Prompt: “Write an email.” Why it's problematic: No context, purpose, tone, or audience—AI has no guidance.
Improved Prompt: “Write a 150-word professional email to a new client introducing our AI consulting services, highlighting our experience in prompt engineering and proposing a brief introductory call next week. Maintain a tone that's friendly but confident.” Why it works: Provides context (new client), goal (introducing services and suggesting a call), tone, length, and clarity.
Bad Prompt: “Produce a comprehensive report on AI prompting but keep it concise.” Why it's problematic: “Comprehensive” and “concise” contradict—AI can't satisfy both fully. (Atcuality, Future Skills Academy)
Improved Prompt: “Write a 500-word executive summary highlighting the top 3 prompt engineering best practices, including examples and their impact on output quality.” Why it works: Sets clear scope (top 3 practices), length (500 words), format (executive summary), and detail (examples + impact).
Bad Prompt: “Explain quantum computing, compare it to classical computing, list all major quantum algorithms, explain quantum supremacy, discuss the future of the field, and provide code examples in Python for quantum simulations.” Why it's problematic: Too much in one prompt leads to shallow responses, confusion, or omission of some parts. (PromptJesus)
Improved Prompt (broken into focused prompts):
Bad Prompt: “List some pros and cons of remote work.” Why it's problematic: No structure—AI response could be free-form or inconsistent. (Atcuality)
Improved Prompt: “List 3 pros and 3 cons of remote work in bullet points. Bold each header (Pros / Cons).” Why it works: Specifies format (bullet points), count (3 each), and styling (bold headers)—clear, usable output.
Bad Prompt: “Provide the predictions for most profitable growth strategies for 2026.” Why it's problematic: Asks for futuristic predictions outside AI’s knowledge and reasoning capabilities. (Future Skills Academy)
Improved Prompt: “Based on the two articles I’ve provided, outline emerging growth marketing trends that businesses might consider in 2026. Focus on evidence mentioned in the articles and cite key points from each.” Why it works: Grounds the prompt in provided context (articles), asks for analysis rather than prediction, and emphasizes source-based reasoning.
| Bad Prompt | Why It's Bad | Improved Prompt | Why It's Effective |
|---|---|---|---|
| “Write an email.” | No context, audience, or purpose | Email to new client... | Provides explicit context, tone, and length |
| Contradictory (“concise” vs “comprehensive”) | Conflicting goals | 500-word exec summary on 3 best practices | Clear scope, format, and length |
| Overloaded prompt | Too many tasks at once | Broken into 3 focused prompts | Ensures depth and clarity for each task |
| Unstructured ask | Free-form output | Bulleted pros/cons with formatting | Specific format makes output consistent and usable |
| Unrealistic expectation | AI can't forecast future trends | Trend summary based on provided articles | Realistic, context-based task with sources |